Code
#|
# library(bibtex)
library(openalexR)Thank you for using openalexR!
To acknowledge our work, please cite the package by calling
`citation("openalexR")`.
Code
library(IPBES.R)
library(tibble)
library(dplyr)
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Code
# library(writexl)
# library(ggplot2)
# library(ggraph)
# library(tidygraph)
library(knitr)
list.files(
"R",
full.names = TRUE,
recursive = TRUE
) |>
sapply(
FUN <- source
)named list()
Code
kp <- read.csv(file.path("Key Papers", "Tuije.csv"))